minios: Correct HYPERVISOR_physdev_op()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 Jan 2014 18:28:11 +0000 (18:28 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 28 Jan 2014 11:24:53 +0000 (11:24 +0000)
commit3c80caee183124b2a0d1f7e0dae062fd794d6321
tree73a6b8fd9e3504c27df99a103c6589d69a279cfa
parent21b73527fb9615012b7d386357d31ff66b629cb8
minios: Correct HYPERVISOR_physdev_op()

A physdev_op is a two argument hypercall, taking a command parameter and an
optional pointer to a structure.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
extras/mini-os/include/x86/x86_32/hypercall-x86_32.h
extras/mini-os/include/x86/x86_64/hypercall-x86_64.h